McPidSettings.MaximumOutput property

The maximum output of the PID. The maximum torque in % or maximum velocity.

Namespace: IntervalZero.KINGSTAR.Base

Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public double MaximumOutput { get; set; }
Public Property MaximumOutput As Double

Property Value

Type: double

See also

McPidSettings Class

IntervalZero.KINGSTAR.Base Namespace